KREDOR Business Object Framework Documentation

SelectFrom<T>.SelectOne Method

Returns a BusinessObject matched by the current SelectFrom`1.

Overload List

Returns a BusinessObject matched by the current SelectFrom`1.

public T SelectOne();

Returns a BusinessObject matched by the current SelectFrom`1.

public T SelectOne(DataSource);

See Also

SelectFrom<T> Class | Kredor.BO Namespace